CISCO-SSG-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
14
Rows
14
Columns
56
.1.3.6.1.4.1.9.9.260.1.3.1 · 1 row entry · 14 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgServiceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgServiceTable'
A list of SSG Services which subscribers have logged onto.
A Service entry in this table is transient data and gets
removed when the last subscriber using this Service logs off.
cssgServiceEntry row .1.3.6.1.4.1.9.9.260.1.3.1.1
Detailed information concerning a Service.
Indexes
Column Syntax OID
The name of the service profile.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.3.1.1.1
An optional attribute which defines whether the user is able
to log in to a service while simultaneously connected to
other services (concurrent) or cannot access any other
services while using this service (sequential)…
Enumeration
Enumerated Values:
1unknown
2concurrent
3sequential
.1.3.6.1.4.1.9.9.260.1.3.1.1.2
This attribute indicates the type of service.

pass-through - Indicates that the user authentication is
not done during logon to this service.
This is the default.
Enumeration
Enumerated Values:
1unknown
2passthrough
3tunnel
4proxy
.1.3.6.1.4.1.9.9.260.1.3.1.1.3
The idle timeout of a session in seconds. A value of 0
indicates that there is no timeout.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.260.1.3.1.1.4
The maximum length of a session in seconds. A value of 0
indicates that there is no timeout.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.260.1.3.1.1.5
The active number of connections to this service.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.260.1.3.1.1.6
The IP address type of Primary DNS Server for this service.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.3.1.1.7
The primary DNS server for this service.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.3.1.1.8
The IP Address type of Secondary DNS Server for this service.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.3.1.1.9
The Secondary DNS Server for this service.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.3.1.1.10
An indication of whether upstream policing is enabled for
this service.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.260.1.3.1.1.11
An indication of whether downstream policing is enabled for
this service.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.260.1.3.1.1.12
An indication of whether this is a Open Garden service. An
Open Garden Service is a service that can be accessed without
authentication.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.260.1.3.1.1.13
An indication of whether this service is a prepaid service.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.260.1.3.1.1.14
.1.3.6.1.4.1.9.9.260.1.3.2 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgServiceRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgServiceRouteTable'
A list of route entries that belong to a particular service.
cssgServiceRouteEntry row .1.3.6.1.4.1.9.9.260.1.3.2.1
An entry in Services Route Table.
Column Syntax OID
A value that represents the type of the address stored in
cssgServiceServRouteAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.3.2.1.1
The IP Address of the networks available to the user of
this service.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.3.2.1.2
A value that represents the type of the address stored in
cssgServiceServRouteMask.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.3.2.1.3
Indicate the mask to be ANDed with the destination address
before being compared to the value in cssgServiceRouteAddr.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.3.2.1.4
Indicates the action on packets, when the destination
address matches with the cssgServiceRouteAddr.
Enumeration
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.9.9.260.1.3.2.1.5
.1.3.6.1.4.1.9.9.260.1.4.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgExcludedAPNTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgExcludedAPNTable'
A list of APNs excluded from using auto-main feature of SSG.
cssgExcludedAPNEntry row .1.3.6.1.4.1.9.9.260.1.4.1.1
Information concerning an APN.
Column Syntax OID
The name of the excluded APN.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.4.1.1.1
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
There are no mandatory obje…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.4.1.1.2
.1.3.6.1.4.1.9.9.260.1.5.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgExcludedDomainTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgExcludedDomainTable'
A list of Domain names excluded from using auto-domain
feature of SSG.
cssgExcludedDomainEntry row .1.3.6.1.4.1.9.9.260.1.5.1.1
Information concerning an excluded Domain.
Column Syntax OID
The name of the excluded Domain.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.5.1.1.1
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
There are no mandatory obje…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.5.1.1.2
.1.3.6.1.4.1.9.9.260.1.6.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgTcpRedirectGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgTcpRedirectGrpTable'
A list of TCP Redirect group.  A TCP Redirect group is
a list of one more servers that make up a captive portal
group.
cssgTcpRedirectGrpEntry row .1.3.6.1.4.1.9.9.260.1.6.1.1
Detailed information concerning a TCP Redirect group.
Column Syntax OID
The name of the redirect-group.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.6.1.1.1
A value that represents the typeof the address stored in
cssgTcpRedirectGrpServerAddr object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.6.1.1.2
The IP address of the server in the server-group.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.6.1.1.3
The port of the server to which TCP traffic to be redirected.
CISCO-TCCiscoPort
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.260.1.6.1.1.4
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
There are no mandatory obje…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.6.1.1.5
.1.3.6.1.4.1.9.9.260.1.6.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgNetworkGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgNetworkGrpTable'
A list of network groups.  When a network-group, a list of
networks, associated with a TCP Redirect group, subscribers
attempting to connect to these networks will be redirected to
the TCP redirect group.
cssgNetworkGrpEntry row .1.3.6.1.4.1.9.9.260.1.6.2.1
Detailed information concerning a network group entry.
Column Syntax OID
The name of the network group. A network group, which is a
group of networks, is associated with a Server group for
traffic redirection i.e., packets to the networks in the network
group will be directed to the server…
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.6.2.1.1
A value that represents the type of the IP Address in the
object cssgNetworkGrpNetIpAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.6.2.1.2
The IP address of a network in this network group.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.6.2.1.3
A value that represents the type of the address stored in
cssgNetworkGrpNetMask.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.6.2.1.4
Indicate the mask to be ANDed with the destination address
before being compared to the value in cssgNetworkGrpNetIpAddr.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.6.2.1.5
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
There are no mandatory obje…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.6.2.1.6
.1.3.6.1.4.1.9.9.260.1.6.3 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgPortGrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgPortGrpTable'
A list of port groups.
cssgPortGrpEntry row .1.3.6.1.4.1.9.9.260.1.6.3.1
A Port group entry.
Column Syntax OID
The name of the port group. The port group defines a list
of ports traffic to whom can be redirected to a TCP Redirect
group.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.6.3.1.1
A port in the port group.
CISCO-TCCiscoPort
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.260.1.6.3.1.2
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.

To delete a …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.6.3.1.3
.1.3.6.1.4.1.9.9.260.1.6.4 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgTcpRedirNetworkGrpMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgTcpRedirNetworkGrpMapTable'
A list of Network and Server Group associations.
cssgTcpRedirNetworkGrpMapEntry row .1.3.6.1.4.1.9.9.260.1.6.4.1
Detailed information concerning a Server and Network
group association.
Column Syntax OID
A network group name. A network group is a set of network
groups that can be associated with TCP Redirect for traffic
redirection.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.6.4.1.1
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
There are no mandatory obje…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.6.4.1.2
.1.3.6.1.4.1.9.9.260.1.6.5 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgTcpRedirPortGrpMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgTcpRedirPortGrpMapTable'
A list of Server and Port Group associations.
cssgTcpRedirPortGrpMapEntry row .1.3.6.1.4.1.9.9.260.1.6.5.1
An instance of Server and Port group association.
Column Syntax OID
The name of the Port Group. A Port Group is a set of ports
that can be associated with a TCP Redirect Group for traffic
redirection.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.260.1.6.5.1.1
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
There are no mandatory obje…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.6.5.1.2
.1.3.6.1.4.1.9.9.260.1.6.6 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgTcpRedirPortNoMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgTcpRedirPortNoMapTable'
A list of Ports nos and the corresponding Server group
which they are associated with.
cssgTcpRedirPortNoMapEntry row .1.3.6.1.4.1.9.9.260.1.6.6.1
An instance of a Server group and Port association.
Column Syntax OID
The Port No associated with the Service Group name.
CISCO-TCCiscoPortr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.260.1.6.6.1.1
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
cssgTcpRedirPortNo is a ma…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.6.6.1.2
.1.3.6.1.4.1.9.9.260.1.7.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgServiceIfBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgServiceIfBindTable'
In SSG, a Service can be configured to use a particular
interface/ip address.  This table is a list of services and
the interface to which they are bound.
cssgServiceIfBindEntry row .1.3.6.1.4.1.9.9.260.1.7.1.1
A Interface-Service Bind entry.
Indexes
Column Syntax OID
The interface index to which the Service is bound.
IF-MIBInterfaceIndexr/w
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.260.1.7.1.1.1
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
cssgServiceIfIndex is a man…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.7.1.1.2
.1.3.6.1.4.1.9.9.260.1.8.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgRadiusClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgRadiusClientTable'
A list of non-SSD clients to which SSG act as Radius
proxy.
cssgRadiusClientEntry row .1.3.6.1.4.1.9.9.260.1.8.1.1
Detailed information concerning a Radius client entry.
Column Syntax OID
The type of the address stored in cssgRadiusClientAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.8.1.1.1
The network layer address of the Radius client to which
SSG acts as Radius Proxy.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.8.1.1.2
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
There are no mandatory obje…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.8.1.1.3
.1.3.6.1.4.1.9.9.260.1.9.2 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgPortMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgPortMapTable'
The list of TCP Port-maps.
cssgPortMapEntry row .1.3.6.1.4.1.9.9.260.1.9.2.1
An entry in the cssgPortMapTable.
Column Syntax OID
A value that represents the type of the IP address stored
in cssgPortMapSourceIP object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.9.2.1.1
Specifies SSG source IP addresses to be used
while NATting packets from downstream traffic i.e.,
traffic from Subscriber to SSG.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.9.2.1.2
The lower limit of the range ports in the Port Map.
CISCO-TCCiscoPortr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.260.1.9.2.1.3
The upper limit of the range ports in the Port Map.
CISCO-TCCiscoPortr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.260.1.9.2.1.4
The status of this table entry.

This object can also be used to create or delete conceptual
row in this table.

To create a row, set this object to 'createAndGo'.
cssgPortMapPortRangeFrom an…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.260.1.9.2.1.5
.1.3.6.1.4.1.9.9.260.1.10.19 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssgTalUserInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSG-MIB::cssgTalUserInfoTable'
A list of all the transparent users, along with 
their user-state.
cssgTalUserInfoEntry row .1.3.6.1.4.1.9.9.260.1.10.19.1
A conceptual row in the TAL user info table.
Column Syntax OID
This is the IP address type of a particular
transparent user and is used as index (together with
cssgTalUserIPAddress) to identify a unique entry in
the Tal User Info table.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.260.1.10.19.1.1
IP Address of the transparent user.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.260.1.10.19.1.2
The state of the transparent user.
Enumeration
Enumerated Values:
1other
2authorizing
3unidentified
4suspect
5passthrough
.1.3.6.1.4.1.9.9.260.1.10.19.1.3